Is it a good idea to make a native Android app, or is the environment too much hassle? [closed]

Posted by desbest on Programmers See other posts from Programmers or by desbest
Published on 2012-09-03T19:46:44Z Indexed on 2012/09/04 3:48 UTC
Read the original article Hit count: 124

Filed under:

I've constantly been hearing bad things about the native development environment for Android, and that it should be avoided at all costs. Also it would require that I learn java and use Eclipse IDE. My concerns are mainly about how easy (or difficult) it is to code with the APIs.

Is it good to make native Android apps without cross platform tools Phonegap/Titanium/Rhodes, or is it too much trouble than it's worth?

© Programmers or respective owner

Related posts about android-development